Welcome![Sign In][Sign Up]
Location:
Search - s p2p

Search list

[ICQ-IM-ChatP2P式多用户在线聊天Java程序

Description: 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序结构良好,模块清晰明了,对源代码可以进行适当的修改可变为一个多聊天室多用户之间的聊天程序。即可以形成一个多服务器的p2p网络(包含多个自网络),在某子网络中的客户量大时,用户可以选择另一个网络来查询自己所需资源。
Platform: | Size: 106888 | Author: super_zhang | Hits:

[Internet-Network带P2P文件传输 聊天功能客户服务端

Description: 一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C/S mode chatting with P2P file transfer software, has been outstanding dissertation.
Platform: | Size: 619520 | Author: 闵远洋 | Hits:

[P2PBitTorrent-experimental-S-5.8.11.tar

Description: 一个利用p2p技术的软件代码,是学习的好例子-use of a peer-to-peer technology to the software code is a good example of learning
Platform: | Size: 143360 | Author: 张顺军 | Hits:

[P2Pp2p(UDPpassNAT)

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)。用源代码来说明UDP穿越NAT的原理。这是一个不错的用于研究P2P原理程序。 -P2P UDP penetrate NAT's Theory and Implementation (source code). With the source code to illustrate the UDP Through NAT principle. This is a good principle for the study of P2P procedures.
Platform: | Size: 30720 | Author: Arnold | Hits:

[P2PP2P

Description: 关于P2P,本人第一个作品,请大家指导指导 关于P2P,本人第一个作品,请大家指导指导 -On P2P, I was the first works, please guide U.S. guidance on the P2P, I was the first works, please guide U.S. guidance
Platform: | Size: 546816 | Author: | Hits:

[Program docBased-on-JXTA-P2P-Communications-Research

Description: 研究了JXTA平台实现P2P设计及应用。研究了如何在Sun公司的P2P平台JXTA上实现对等点的发布、对等点的发现及对等点间的通信。 -JXTA platform to study design and application of P2P. Research on how Sun s P2P platform JXTA Peer to achieve the release of Peer Discovery and Peer communication.
Platform: | Size: 20480 | Author: anqiongdy | Hits:

[P2Pzytjxta

Description: 采用Netbean开发的基于JXTA的P2P程序,实现了,GUI界面设计和建立对等组,加入对等组,以及基于JXTASOCKET的通信的Server端和Client端程序。-NetBeans development using JXTA s P2P-based procedures, realized, GUI interface design and the establishment of such groups, adding peer-to-peer group, as well as communications JXTASOCKET on the Server side and Client-side procedures.
Platform: | Size: 5120 | Author: zyt | Hits:

[Industry researchP2P

Description: P2P虽然不是一种新的技术,但却是一种新兴的网络思想。它引导网络应用的核心从中央服务器向网络边缘的终端设备扩散。与传统的C/S模式相比,它在网络资源利用率、消除服务器瓶颈等方面具有明显的优势。本文就以P2P、流媒体、及其综合运用的成功实例网络电视作简单阐述,并展望P2P未来发展的主流趋势。-P2P is not a new technology, but it is an emerging network of ideas. Guide the application of its core network from a central network server to the edge of the proliferation of terminal equipment. With the traditional C/S mode compared to its network resources utilization, eliminate server bottlenecks and so has obvious advantages. This article on P2P, streaming media, and the comprehensive use of the success stories on network television to make a simple, and look forward to the future development of P2P trend.
Platform: | Size: 13312 | Author: iceney | Hits:

[P2PAn+Analysis+of+the+Skype+P2P+Internet+Telephony+Pr

Description: 分析skype的P2P论文,分析的十分详细。可以了解skype到网络地址穿透和连接的具体信息和内容。-Analysis of skype s P2P papers, the analysis of very detailed. Can understand skype to penetrate the network address and connection specific information and content.
Platform: | Size: 209920 | Author: 夏冰 | Hits:

[File Formatp2p

Description: p2p不同于C/S 模式(如图 ), 不需要中央服务器的支持, 计算节点在功能上是对等的, 既可以充当客户机享用其他节点提供的服务, 又可以充当服务器为其他节点提供服务, 允许计算节点之间直接交流和协作-p2p is different from the C/S mode (Figure), do not need the support of a central server, computing nodes in the function are on equal footing, not only can act as clients to enjoy the services provided by other nodes, but also act as a server for other nodes to provide services , allowing direct exchange between computing nodes and collaboration
Platform: | Size: 456704 | Author: yinlu | Hits:

[P2Pp2p

Description: 关于p2p网络存储的应用与实现,非常好,大家多支持!-On the p2p network storage application and realize very good, and more support for U.S.!
Platform: | Size: 350208 | Author: cvcv | Hits:

[ICQ-IM-ChatP2P

Description: P2P文件传输和聊天系统 这个程序允许2个用户进行聊天和发送程序,目前仅是单机程序,不是客户端和服务器程序,自己担当客户和服务器角色。传输任意大小的文件,本机发送传输速度约3MB/秒,电缆连接约为50-60 KB/秒.(注:这个代码我没有测试成功,可能还有问题,感兴趣的自己研究)-P2P file transfer and chat system, this program allows two users to chat and send procedure is currently only a single procedure, rather than the client and server process, their clients and server roles to play. Transfer files of any size, the machine sending transmission speed of about 3MB/s, cable connection is about 50-60 KB/sec. (Note: I have not tested this code successfully, there may be problems, of interest to their research)
Platform: | Size: 87040 | Author: lp | Hits:

[P2Pp2p

Description: P2P的简单实现,C/S模式,但是可以相互转换.-P2P realize a simple, C/S mode, but you can convert each other.
Platform: | Size: 175104 | Author: 李伟 | Hits:

[Compress-Decompress algrithmsP2P

Description: P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) model corresponds to. Based on C/S communication needs of users from the server transit, in the C/S server failure will lead to the paralysis of the entire network communication. . P2P-based communication between users is a direct communication, to remove the server level, brought about a significant advantage is communication there is no single point of failure, a user s failure will not affect the entire P2P network. This paper provides a realization of P2P networks using JAVA communication method.
Platform: | Size: 806912 | Author: 刘辉 | Hits:

[Internet-NetworkPeerToPeer

Description: Delphi的P2P源代码,能穿透防火墙建立UDP连接,能在两个不同的局域网中直接通信。-Delphi s P2P source code, can penetrate the firewall to establish UDP connection to two different LAN direct communication.
Platform: | Size: 1474560 | Author: netangels | Hits:

[JSP/JavaCreateAndJoinPeerGroup0.1

Description: 利用sun公司的Jxta框架设计的P2P程序,实现新建和加入对等点点组的功能-Jxta use sun s P2P framework for the design process, to achieve new and add features such as small group
Platform: | Size: 35840 | Author: 黄忠 | Hits:

[P2PDesign-P2P-Application-BasedOnJXTA

Description: 基于JXTA的P2P即时通信和文件共享系统设计,内有代码和类设计-Based on JXTA' s P2P real-time communication and file-sharing system design, with a design code and category
Platform: | Size: 354304 | Author: Jinn | Hits:

[Internet-Networkp2p

Description: 一个P2P 文件收发工具的简单实现,内含服务器,客户端。-P2P A&S TOOLS
Platform: | Size: 3932160 | Author: 尹汉钊 | Hits:

[.netP2P

Description: 利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息-Use of UDP hole punching techniques. Sub-server-side with the client. Server-side is responsible for landing records the user' s IP and port holes, and forwarding the message
Platform: | Size: 5120 | Author: Tracy | Hits:

[P2PP2P-algorithm

Description: P2P的算法,有emule的还有bt的,kad算法,dht算法,非常详细;适合大家研究p2p算法。-P2P algorithms, there is emule also bt' s, kad algorithm, dht algorithm, in great detail suitable for everyone to consider p2p algorithm.
Platform: | Size: 279552 | Author: yourname | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net